Search Row by Interval
Activity Description
Searches for a row containing certain keywords within a range of rows, and returns the matching row's index and text.
Settings
- Table Variable – The name of the table (variable names must follow the convention
%Variable%
). - Start Row Number – The starting point of the search.
- End Row Number – The ending point of the search.
- Row Contains – The keywords that the row must contain.